{
  "version": "1.5",
  "BASE_DATA": {
    "radius": 2000.0,
    "gravity": 0.43,
    "timewarpHeight": 1000.0,
    "mapColor": {
      "r": 0.6314,
      "g": 0.6314,
      "b": 0.6314,
      "a": 1.0
    }
  },
  "TERRAIN_DATA": {
    "TERRAIN_TEXTURE_DATA": {
      "planetTexture": "Default",
      "planetTextureCutout": 0.9116,
      "surfaceTexture_A": "Soft_Rocks",
      "surfaceTextureSize_A": {
        "x": 22.0,
        "y": 14.0
      },
      "surfaceTexture_B": "Hard_Rocks",
      "surfaceTextureSize_B": {
        "x": 28.0,
        "y": 21.0
      },
      "terrainTexture_C": "Limestone",
      "terrainTextureSize_C": {
        "x": 320.0,
        "y": 200.0
      },
      "surfaceLayerSize": 35.0,
      "minFade": 0.0,
      "maxFade": 0.455,
      "shadowIntensity": 10.0,
      "shadowHeight": 0.54
    },
    "terrainFormula": [
      "OUTPUT = AddHeightMap( Deimos, 7669.92228431, 1850)",
      "OUTPUT = AddHeightMap( Perlin, 13613.5681655558, 30, Curve6)",
      "M = AddHeightMap( Perlin, 13413.5641655558, 1, Curve7)",
      "OUTPUT = AddHeightMap( Perlin, 1661.55681655558, 4, null, M)",
      "OUTPUT = AddHeightMap( Perlin, 781.508806208341, 10, null, M)"
    ],
    "textureFormula": [
      "OUTPUT = AddHeightMap( Perlin, 13413.5641655558, 1, Curve7)"
    ],
    "verticeSize": 1.25
  },
  "ORBIT_DATA": {
    "parent": "Jupiter",
    "semiMajorAxis": 23543300000.0,
    "eccentricity": 0.322,
    "argumentOfPeriapsis": 62.6,
    "multiplierSOI": 1.25,
    "orbitLineResolution": 100
  },
  "ACHIEVEMENT_DATA": {
    "Landed": true,
    "Takeoff": true,
    "Atmosphere": true,
    "Orbit": true,
    "Crash": true
  }
}